home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / SettingsGUI.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  121 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>31</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:5</define>
  7.   <define>#header.image:settings_logo.png</define>
  8.   <define>#header.hover:hover_settings.png</define>
  9.   <controls>
  10.     <import>common.settings.xml</import>
  11.     <control>
  12.       <description>group element</description>
  13.       <type>group</type>
  14.       <animation effect="fade" time="250">WindowOpen</animation>
  15.       <animation effect="fade" time="250">WindowClose</animation>
  16.       <animation effect="slide" time="150" start="800,0">WindowOpen</animation>
  17.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  18.       <control>
  19.         <description>Horizontal Speed label</description>
  20.         <type>label</type>
  21.         <id>1</id>
  22.         <posX>200</posX>
  23.         <posY>179</posY>
  24.         <label>1442</label>
  25.       </control>
  26.       <control>
  27.         <description>Horizontal Speed select</description>
  28.         <type>spincontrol</type>
  29.         <id>2</id>
  30.         <posX>500</posX>
  31.         <posY>183</posY>
  32.         <align>right</align>
  33.         <onup>17</onup>
  34.         <ondown>4</ondown>
  35.         <onleft>2</onleft>
  36.         <onright>2</onright>
  37.       </control>
  38.       <control>
  39.         <description>Vertical Speed label</description>
  40.         <type>label</type>
  41.         <id>1</id>
  42.         <posX>200</posX>
  43.         <posY>206</posY>
  44.         <label>1443</label>
  45.       </control>
  46.       <control>
  47.         <description>Vertical Speed select</description>
  48.         <type>spincontrol</type>
  49.         <id>4</id>
  50.         <posX>500</posX>
  51.         <posY>210</posY>
  52.         <align>right</align>
  53.         <onup>2</onup>
  54.         <ondown>3</ondown>
  55.         <onleft>4</onleft>
  56.         <onright>4</onright>
  57.       </control>
  58.       <control>
  59.         <description>FPS label</description>
  60.         <type>label</type>
  61.         <id>1</id>
  62.         <posX>200</posX>
  63.         <posY>233</posY>
  64.         <label>973</label>
  65.       </control>
  66.       <control>
  67.         <description>FPS select</description>
  68.         <type>spincontrol</type>
  69.         <id>3</id>
  70.         <posX>500</posX>
  71.         <posY>237</posY>
  72.         <align>right</align>
  73.         <onup>4</onup>
  74.         <ondown>99</ondown>
  75.         <onleft>3</onleft>
  76.         <onright>3</onright>
  77.       </control>
  78.       <control>
  79.         <description>currentFPS count</description>
  80.         <type>label</type>
  81.         <id>1</id>
  82.         <posX>550</posX>
  83.         <posY>233</posY>
  84.         <label>#fps</label>
  85.       </control>
  86.       <control>
  87.         <description>Example label</description>
  88.         <type>label</type>
  89.         <id>1</id>
  90.         <posX>200</posX>
  91.         <posY>260</posY>
  92.         <width>400</width>
  93.         <label>675</label>
  94.       </control>
  95.       <control>
  96.         <description>TagLine value</description>
  97.         <type>fadelabel</type>
  98.         <id>25</id>
  99.         <posX>200</posX>
  100.         <posY>280</posY>
  101.         <width>300</width>
  102.         <label>-</label>
  103.         <font>font13</font>
  104.         <textcolor>FFB2D4F5</textcolor>
  105.       </control>
  106.       <control>
  107.         <description>Description1</description>
  108.         <type>textboxscrollup</type>
  109.         <id>26</id>
  110.         <posX>200</posX>
  111.         <posY>310</posY>
  112.         <width>300</width>
  113.         <height>100</height>
  114.         <label>-</label>
  115.         <font>font13</font>
  116.         <textcolor>FFB2D4F5</textcolor>
  117.       </control>
  118.     </control>
  119.   </controls>
  120. </window>
  121.